Sort Score
Result 10 results
Languages All
Labels All
Results 291 - 300 of 153,342 for

document formatting

(0.06 sec)
  1. Online Word File Comparison or Build C++ Apps t...

    Free online app to Compare different Word files. C++ comparison library code for Word Documents....Total C++ Compare Word Online Document Comparison App and C++ Code...Develop powerful C++ based Word document comparison applications. Freely...

    products.aspose.com/total/cpp/compare/word/
  2. ListFormat Class | Aspose.Words for .NET

    Master list Formatting in your Documents with Aspose.Words.Lists.ListFormat class. Effortlessly enhance paragraph styling for better readability....Allows to control what list formatting is applied to a paragraph...the Working with Lists documentation article. public class ListFormat...

    reference.aspose.com/words/net/aspose.words.lis...
  3. Setting a table font issue - Free Support Forum...

    I found that if I just did: Table table1 = builder.StartTable(); builder.InsertCell().CellFormat.Borders.LineStyle = LineStyle.None; //table1.Style = Document.Styles["tableStyle"]; builder.InsertParagraph(); b…...Style = document.Styles["tableStyle"]; builder...applied a font earlier in the document using Aspose.Words.Font font...

    forum.aspose.com/t/setting-a-table-font-issue/3...
  4. TableStyleOptions | Aspose.Words for Java

    Specifies how table style is applied to a table in Java.... Document doc = new Document(); DocumentBuilder...before setting any table formatting. builder.insertCell(); //...

    reference.aspose.com/words/java/com.aspose.word...
  5. ConditionalStyleType Enum | Aspose.Words for .NET

    Discover Aspose.Words.ConditionalStyleType enum for defining dynamic table Formatting. Enhance your Document styles with flexible, conditional options!...areas to which conditional formatting may be defined in a table...Description FirstRow 0 Specifies formatting of the first row of a table...

    reference.aspose.com/words/net/aspose.words/con...
  6. FrameFormat | Aspose.Words for Java

    Represents frame related Formatting for a paragraph in Java....Represents frame related formatting for a paragraph. Remarks:...to get information about formatting properties of paragraphs...

    reference.aspose.com/words/java/com.aspose.word...
  7. Working with Paragraphs in C++|Aspose.Words for...

    Paragraph node manipulation practices using C++....insert a new paragraph into the document, in fact, you need to insert...a string of text into the document, but also adds a paragraph...

    docs.aspose.com/words/cpp/working-with-paragraphs/
  8. Issue with setResult in updating the field - Fr...

    I am doing field.setResult("My field") In aspose word it is updating the field but field styles are getting removed from word Document. Is there any better way to do that. For example: Hello (style : bold, All_caps)…...getting removed from word document. Is there any better way to...Aspose.Words document while preserving its formatting, you can follow...

    forum.aspose.com/t/issue-with-setresult-in-upda...
  9. Style class | Aspose.Words for Python

    aspose.words.Style class. Represents a single built-in or user-defined style...with Styles and Themes documentation article. Properties Name...styles in MS Word. document Gets the owner document. font Gets the...

    reference.aspose.com/words/python-net/aspose.wo...
  10. Style class | Aspose.Words for Node.js

    Aspose.Words.Style class. Represents a single built-in or user-defined style...with Styles and Themes documentation article. Properties Name...styles in MS Word. document Gets the owner document. font Gets the...

    reference.aspose.com/words/nodejs-net/aspose.wo...